pow
Class InstallCert

java.lang.Object
  extended by pow.InstallCert

public class InstallCert
extends java.lang.Object

query the server about its certificate and create a 'jssecacerts' file to copy into /usr/lib/jvm/java-x-x/jre/lib/security allow a java http client to connect to https server


Constructor Summary
InstallCert()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstallCert

public InstallCert()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception